Welcome![Sign In][Sign Up]
Location:
Search - http header

Search list

[File OperateHow_to_Examine_the_HTTP_Header+Body_for_a_POST_to_

Description: How to Examine the HTTP Header + Body for a POST to be sent
Platform: | Size: 1058 | Author: jack yuan | Hits:

[Internet-NetworkMNSC

Description: 前台采用cache技术,提高访问效率,防盗链功能. 功能说明: 1、软件分类:支持无限级分类. 2、会员功能 3、管理员管理:分为等级模式和非等级模式(后台设置),等级模式中总管理员可以分配给其他管理员相应页面的权限。 4、防盗链功能:后台直接修改软件上传目录(总体设置),下载识别来源是否正确(如来源不是本站地址,将不会给于下载) 6、软件上传:软件上传分为两种形式,一是直接通过网页http上传,二是通过ftp上传后填写软件路径。后台可以设置软件上传的种类,大小,命名方式和图片上传的种类,大小和命名方式。 7、后台可以直接修改网站的header和footer的链接。 8、后台可以直接修改网站名,站长油箱等等。 -future use cache technology, increase the efficiency of anti-Irvine function. Description : 1, Software Category : support for unlimited classification. 2, features three members, administrators Management : divided into hierarchical models and non-hierarchical model (background set), the grading model mains manager can be assigned to other administrators corresponding pages of competence. 4, anti-Irvine functions : background directly modify the software uploads directory (overall installed), download the correct identification of sources (such as site address is not the source, will not give in to download) 6, upload software : software to upload into the form, directly through the website http upload, Second, through ftp upload after completing the software path. Background software can
Platform: | Size: 240640 | Author: 罗兵 | Hits:

[Sniffer Package captureHTTPProtocol

Description: C语言版的HTTP包头解析,符使用实例。-C language version of the HTTP header parsing, address the use of examples.
Platform: | Size: 50176 | Author: Chu LH | Hits:

[Browser ClientTestHttp

Description: 这是直接使用SOCKET实现HTTP下载功能的VC源码,通过格式化请求头就很容易实现断点续传和检查更新等等功能.实现了以下功能: 1.连接主机 2.格式化请求头 3.设置接收,发送超时 4.接收并分析回应头 该程序很清晰地实现了从HTTP下载的方法和原理,为个人实现断点续传多线程下载,提供了很好的平台。原文请参阅http://www.openpip.net/bbs/read.php?tid=777,现本人在其基础上增加了暂停/恢复,断点继传功能,正在加入多线程功能,有这方面兴趣的朋友可以一起开发一起交流:oml@qq.com-This is the direct use of HTTP download function SOCKET realize the VC source, through the request header format can easily realize HTTP and check for updates and so on. Realize the following functions: 1. To connect the host 2. Formatted request for the first 3 . set to receive, send overtime 4. to receive and analyze the response to head the program, it was clearly realize downloaded from the HTTP methods and principles, for individuals to achieve multi-threaded HTTP download, provided a good platform. Please refer to the original http://www.openpip.net/bbs/read.php?tid=777, now I am in its basis an increase of pause/resume, following the mass function of a breakpoint, is adding multi-threading capabilities, it has Friend may be interested in aspects of development together with the exchange: oml@qq.com
Platform: | Size: 56320 | Author: ouminliang | Hits:

[Internet-NetworkGetWeb

Description: [原创]下载一个网页,并且分析了网页下载过程中的头信息(请求头信息和接受头信息) 一款很好的http协议分析工具-[Original] to download a page, and analyzed in the process of web page header information (header information and acceptance of the request header information) a good http protocol analysis tool
Platform: | Size: 4723712 | Author: 杨书童 | Hits:

[Sniffer Package captureHttpFilter

Description: 首先安装Winpcap。 需要添加libnids,winpcap头文件与lib库。 若不需生成。exe,直接用Debug中的。exe即可。-First install the Winpcap. Need to add libnids, winpcap header files and lib library. If do not need to generate. exe, the direct use of Debug. exe to.
Platform: | Size: 3530752 | Author: jking | Hits:

[File FormatHow_to_Examine_the_HTTP_Header+Body_for_a_POST_to_

Description: How to Examine the HTTP Header + Body for a POST to be sent -How to Examine the HTTP Header+ Body for a POST to be sent
Platform: | Size: 1024 | Author: jack yuan | Hits:

[JSPEclipse

Description: 1.1 前言 2005-3-2公司开会并分给我一个任务:写一个程序从福建移动的BOSS系统取出一些相关数据。我得到的资料只有一个“福建移动BOSS与业务增值平台接口规范V1.2.2(新).doc”,这个规范页数不多,一下就浏览完了。但之后依然不知所措,感觉到了一条河边,河前有一条大道(就是这份文档)能让我直达目的地,但却找不到过河的桥。这份文档只给出了数据的格式编码规范,但没有告诉你用什么技术,怎么去取这些数据,甚至连一个数据格式的XML例子文件也没有。 里面只有这样几句话:“交易消息(包括请求和应答)是以XML格式表达的,包括两个部分:Message Header(消息头)与Service Content(交易业务内容)。” “接口协议使用HTTP协议,落地方为发起方提供访问的URL,发起方使用HTTP POST方法发送请求报文并得到应答报文,发起方作为落地方的HTTP客户端,落地方作为发起方的HTTP服务器。因此,各个参与方需要同时实现HTTP客户端以及服务器的功能。” 这里面有两个关键字:XML、HTTP,再加上老大说用SOAP,我想这个BOSS系统和外界的信息交换技术也是基于SOAP实现的吧。于是我上网搜索了一些资料,始有此文。 -err
Platform: | Size: 1894400 | Author: 薛泽朋 | Hits:

[Internet-Networkhttp_Post_Get

Description: 通过CHttpSession发送Get、Post报文。并可自定义HTTP包头-CHttpSession send through the Get, Post Message. And custom HTTP header
Platform: | Size: 24576 | Author: | Hits:

[WEB Codemyperl

Description: perl大文件传输,原理是自己组装http头发送文件,可以边传边写入硬盘,防止出现内存溢出现象。-perl large file transfer, the principle of self-assembled http header to send the file, you can write to the hard disk edge Chuan edge to prevent the phenomenon of memory overflow.
Platform: | Size: 2048 | Author: Kelvin | Hits:

[Sniffer Package capturepost

Description: 可以自由组装TCP HTTP包头,对其中的字段和数值定制-Be free to assemble TCP HTTP header, which the custom field and numerical
Platform: | Size: 1024 | Author: Michael | Hits:

[Internet-Networkhttp

Description: windows mobile上面实现的http协议,主要用于下载的,功能完全,包括http头解析等所有操作,稳定安全,在很多商业项目上面有所使用-windows mobile the http protocol to achieve the above, is mainly used to download and fully functional, including all http header analysis operation, stability, security, in many commercial projects has been the use of the above
Platform: | Size: 427008 | Author: jesse zhao | Hits:

[JSP/Javahttp_workspace

Description: 提取http报头和抓取网页练习的workspace.rar GetContent1类是抓取网页功能 ListHeaders类是提取http报头功能-Extract http headers and practice crawling pages is to crawl workspace.rar GetContent1 page feature extraction ListHeaders is http header function
Platform: | Size: 6144 | Author: 小旭 | Hits:

[Software EngineeringHTTP

Description: 在linux环境下对http协议的报头进行了详细的说明-Agreement on the http header for a detailed description of
Platform: | Size: 18432 | Author: kusiya | Hits:

[CSharpCapturer

Description: http头和内容的过滤,截包 socket-http header and content filtering
Platform: | Size: 33792 | Author: zsc | Hits:

[Internet-NetworkHttpSocket

Description: http下载类,可完成http包头的组装和解析。-http download class to complete the assembly and parsing http header.
Platform: | Size: 4724736 | Author: 王康 | Hits:

[Internet-NetworkTestHttp

Description: http协议头分解实现源代码 测试过可直接运行-http header decomposition to achieve source code can be run directly tested
Platform: | Size: 82944 | Author: vampire | Hits:

[Internet-NetworkHTTP

Description: 实现HTTP的功能,自动解析网站源码,可以用于学习HTTP的头封装!-HTTP functionality, automatically parsing the website source code, can be used for learning HTTP header package!
Platform: | Size: 1734656 | Author: 张庆 | Hits:

[File Formathttp-header-context

Description: HTTP(HyperTextTransferProtocol)是超文本传输协议的缩写,它用于传送WWW方式的数据,该文章详细解说了http报头,让你一目了然。-HTTP (HyperTextTransferProtocol) is the acronym for Hypertext Transfer Protocol, which is used to transmit data through WWW, The article detailed explanation of http header, so you glance
Platform: | Size: 18432 | Author: Shongger | Hits:

[Browser Clientmodify-http-headers

Description: 构造HTTP请求Header实现“伪造来源IP”-HTTP Header IP
Platform: | Size: 305152 | Author: GOLDSOFT | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net